CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - match template

搜索资源列表

  1. sift-match.sift特征点提取代码

    5下载:
  2. sift特征点提取代码和对两幅图像提取特征点后进行特征点匹配,可用于图像拼接等。c和matlab代码都有,sift feature point extraction code and the two images after the extraction of feature points matching feature points that can be used, such as image stitching. both c and matlab code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-05-13
    • 文件大小:376098
    • 提供者:purple_ice
  1. Match-Template.rar

    1下载:
  2. 模板匹配,能够准确的找出与所给图像一致的目标。,Template matching, the ability to accurately identify the image with the given goal.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:100743
    • 提供者:cheng tiantian
  1. Match.rar

    2下载:
  2. 利用OpenCV中的模板匹配来匹配模板和图片,找出图片中含有的模板图像,OpenCV in the use of template matching to match the templates and images, find images of template contains images
  3. 所属分类:Special Effects

    • 发布日期:2016-09-05
    • 文件大小:37910
    • 提供者:周挺
  1. contourDetect.rar

    0下载:
  2. 人脸检测+眼睛检测(模版匹配)+瞳孔检测+嘴唇检测(cameshift),face detection+ eye detection( template match)+pupil detection+lip detection (camshift)
  3. 所属分类:Special Effects

    • 发布日期:2017-11-03
    • 文件大小:48332329
    • 提供者:briend
  1. templateMatchDemo

    0下载:
  2. OpenCV template match demo
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:2814
    • 提供者:konstantin
  1. Match-Template

    0下载:
  2. 一个图像模板匹配代码,可以从一幅图中识别特定图像-An image template matching code, a map can identify a specific image
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-23
    • 文件大小:98751
    • 提供者:xingxing
  1. An.Image.Mosaic.Algorithm.Based.on.Matching.Shape.

    0下载:
  2. 提 出了一种基于形状模板 匹配的图像 自动拼接 方法。提取 图像 的角点作 为特 征点,利用归一化梯度模板对 其进行预 匹配.然后 利用形状模板在 四个方 向对模板 内图像的边缘 点与模板边界的最短距 离进行统计 ,获取模板 图像的 结构特征向量以实现对特征点的精确匹配。实验结果表明该算法具有较好的实用价值。 -A shape-based template matching method of image auto-splicing. Extract image feature po
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:171565
    • 提供者:memcpy
  1. image-matching

    0下载:
  2. 图像匹配,通过选定模板图像和要要匹配的图像,在要匹配的图像中用红色方框标记处匹配的区域。-Image matching, through the selected template image and want to match the image, to match the image using the red mark at the box matches the area.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:342912
    • 提供者:孙谦
  1. multiple-target-template-match

    1下载:
  2. 本程序实现对多目标的模板匹配算法,采用OpenCV编写,-cvMatchTemplate OpenCV multiple target template match
  3. 所属分类:OpenCV

    • 发布日期:2017-01-26
    • 文件大小:1730560
    • 提供者:robert
  1. jldjgljl

    0下载:
  2. 这是一些模板匹配和聚类的程序,匹配是识别中的常用方法,聚类是分割时使用的-This is the number of template matching and clustering procedures, match is to identify the common method, clustering is used to partition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:231209
    • 提供者:weiyuqiang
  1. TEMPLATE

    0下载:
  2. 输入正则表达式,转化为NFA,DFA,从测试文档中找出最大匹配子串-Enter the regular expression into NFA, DFA, document from the test to find out the biggest match Substring
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:67756
    • 提供者:
  1. templateMatcher

    0下载:
  2. 利用logGabor函数分别提取待匹配图和模板图的相位信息作为匹配基元,进行互相关运算,寻找最佳匹配位置-Use to be extracted separately logGabor function map and template matching of the phase diagram as an information matching primitives to carry out cross-correlation calculation, find the best match
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:638
    • 提供者:lu
  1. match

    0下载:
  2. 这个Matlab程序可以在一个目标图像中找到一个模板图像。 -The Matlab program can be found in a target image of a template image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1656
    • 提供者:路单
  1. adistortedimagerectificationalgorithmbasedonleasts

    0下载:
  2. 针对高精度的畸变图像,提出了一种基于最小二乘影像匹配的高精度畸变图像矫正算 法. 算法首先利用特征提取与边缘检测对图像进行预处理,并且将特征匹配与最小二乘算法相 结合,从而实现了图像与模板之间精确的子像素定位与匹配. 实验表明,该算法较好的解决了目前高精度畸变图像矫正算法中普遍存在的定位和匹配精度较差的缺陷,图像矫正效果良好,是一种有效的畸变图像矫正算法.-Image distortion for high-precision, a least-squares image matchin
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:109191
    • 提供者:chenruibao
  1. Match-Template

    0下载:
  2. 卡尔曼滤波不错的程序,很实用,大家好好研究一起分享一起进步吧-Kalman filtering good program, very practical, we make good progress in research to share with the Bar
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:313696
    • 提供者:李理
  1. Template+Match

    0下载:
  2. Match one template with a big image !
  3. 所属分类:Special Effects

    • 发布日期:2017-01-26
    • 文件大小:1024
    • 提供者:Edson
  1. FastMatchTemplate_OCV21

    0下载:
  2. OpenCV Fast Match Template
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:20799
    • 提供者:ihdereli
  1. Match-Template

    0下载:
  2. matlab编程,采用两种方法进行模版比对并绘制结果-matlab programming, using are two ways to carried out the template than the on the and the mapping of the results
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:102332
    • 提供者:凡女子89
  1. ClassLibrary2

    0下载:
  2. basic dll in c# language, template etc.
  3. 所属分类:其他

  1. Match-Template

    0下载:
  2. 用于图像处理中的模板匹配,在一个大模板中标记出目标子模板(It is used for template matching in image processing, and the target sub template is marked in a large template.)
  3. 所属分类:图形图象

    • 发布日期:2018-05-03
    • 文件大小:98304
    • 提供者:chongzi290167
« 12 3 4 5 6 »
搜珍网 www.dssz.com